From 3888bba2131a052ffe29be971c2c0a7539d89715 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 12 Jul 2010 12:22:20 +0300 Subject: [PATCH] MS-Windows follow-up for revno 100789. makefile.w32-in (lisp2): Change hebrew.el to hebrew.elc. --- lib-src/ChangeLog | 5 +++++ lib-src/makefile.w32-in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d0410f4c080..adb6547b90a 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2010-07-12 Eli Zaretskii + + * makefile.w32-in (lisp2): Change hebrew.el to hebrew.elc (see + revno 100789). + 2010-07-11 Andreas Schwab * emacsclient.c (set_local_socket): Use strchr, strrchr instead of diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index fbcab0183ce..72a04ecff89 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -247,7 +247,7 @@ lisp2 = \ $(lispsource)language/slovak.el \ $(lispsource)language/romanian.el \ $(lispsource)language/greek.el \ - $(lispsource)language/hebrew.el \ + $(lispsource)language/hebrew.elc \ $(lispsource)language/japanese.el \ $(lispsource)language/korean.el \ $(lispsource)language/lao.el \ -- 2.30.2